Forgotten during last commit.
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 20 Aug 2001 12:44:56 +0000 (12:44 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 20 Aug 2001 12:44:56 +0000 (12:44 +0000)
gdk-pixbuf/ChangeLog

index f8594ac75884730b79f8e9da1047acf625eec35f..8785db5f1319ab6199f47a7fd204e2b9db7556b7 100644 (file)
@@ -1,3 +1,11 @@
+2001-08-20  Matthias Clasen  <matthiasc@waldgeist.poet.de>
+
+       * test-images.h, test-loaders.c: Add ico and wbmp tests.
+       * io-jpeg.c (gdk_pixbuf__jpeg_image_save): Fail with a suitable
+       error if buffer allocation fails.
+       * io-ico.c: Make .ICO loader more robust.
+       All of these are due to sandmann@daimi.au.dk (#50187)
+
 2001-08-19  Sven Neumann  <sven@gimp.org>
 
        * pixops/pixops.c: applied some simple but effective optimizations